setDropShadowOffsetX

abstract fun setDropShadowOffsetX(block: DesignBlock, offsetX: Float)

Set the drop shadow's x offset of the given design block. Required scope: "appearance/shadow"

Parameters

block

the block whose drop shadow's x offset should be set.

offsetX

the x offset to be set.